projects
/
xen.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
xen.git
2007-11-28
Keir Fraser
x86_emulate: Emulate ENTER and LEAVE instructions.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-28
Keir Fraser
[Mini-OS] Catch NULL dereferences
commit
|
commitdiff
|
tree
|
snapshot
2007-11-28
Keir Fraser
[Mini-OS] Fix strrchr() when string doesn't contain...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-28
Keir Fraser
[Mini-OS] Make gnttab allocation/free safe
commit
|
commitdiff
|
tree
|
snapshot
2007-11-28
Keir Fraser
vt-d: Some fixes and cleanup of Intel iommu
commit
|
commitdiff
|
tree
|
snapshot
2007-11-27
Keir Fraser
minios: Revert 16206:7b5b65fbaf61 (xenbus wait fixup)
commit
|
commitdiff
|
tree
|
snapshot
2007-11-27
Keir Fraser
x86_emulate: Fix use-before-initialise warning.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-26
Keir Fraser
vmx realmode: Slight finessing of an error path.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-26
Keir Fraser
vmx realmode: When returning to protected mode we have...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-26
Keir Fraser
vmx realmode: Emulate writes to control registers.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-26
Keir Fraser
x86_emulate: Emulate LMSW and SMSW.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-26
Keir Fraser
x86 emulate: Emulate atomic read-modify-write instructi...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-26
Keir Fraser
vmx realmode: Fix emulation of exception delivery ...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-26
Keir Fraser
x86_emulate: Emulate RETF and RETF imm16.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-26
Keir Fraser
x86_emulate: Emulate CPUID and HLT.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-26
Keir Fraser
x86_emulate: Emulate LDS/LES/LFS/LGS/LSS.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-25
Keir Fraser
vmx realmode: Detect and correctly plumb mmio accesses...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-25
Keir Fraser
x86_emulate: Emulate CMPS and SCAS string-compare instr...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-25
Keir Fraser
x86_emulate: Emulate IRET.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-25
Keir Fraser
x86_emulate: Decode and emulate PUSHF/POPF.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-25
Keir Fraser
x86_emulate: Allow emulated injection of exceptions...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-25
Keir Fraser
x86_emulate: Emulate far call/jmp. This completes emula...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-25
Keir Fraser
vmx realmode: Support privileged EFLAGS updates in...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-25
Keir Fraser
vmx realmode: Plumb through I/O port accesses in emulat...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-25
Keir Fraser
vt-d: Fix iommu_map_page().
commit
|
commitdiff
|
tree
|
snapshot
2007-11-24
Keir Fraser
Remove unused bcopy() implementation.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-24
Keir Fraser
Revert 16450:5e8e82e80. Instead remove all arch-specifi...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-24
Keir Fraser
vmx: Initial framework for real-mode emulation (disable...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-24
Keir Fraser
x86_emulate: Support most common segment load/save...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-24
Keir Fraser
x86: Fix read/write control-register in x86_emulate().
commit
|
commitdiff
|
tree
|
snapshot
2007-11-24
Keir Fraser
vt-d: Some fixes of Intel iommu
commit
|
commitdiff
|
tree
|
snapshot
2007-11-24
Keir Fraser
[ACM] Remove aggregate set calculations for Domain-0
commit
|
commitdiff
|
tree
|
snapshot
2007-11-24
Keir Fraser
Fix non-optimized compilation of Xen's memcmp
commit
|
commitdiff
|
tree
|
snapshot
2007-11-24
Keir Fraser
[Mini-OS] Fix domain blocking race
commit
|
commitdiff
|
tree
|
snapshot
2007-11-24
Keir Fraser
[Mini-OS] Permit x86_64 trap handlers to return
commit
|
commitdiff
|
tree
|
snapshot
2007-11-24
Keir Fraser
[Mini-OS] Make sure schedule() is called safely
commit
|
commitdiff
|
tree
|
snapshot
2007-11-24
Keir Fraser
[Mini-OS] Fix netfront xmit overflow
commit
|
commitdiff
|
tree
|
snapshot
2007-11-24
Keir Fraser
[Mini-OS] Fix net backend path leak
commit
|
commitdiff
|
tree
|
snapshot
2007-11-24
Keir Fraser
[Mini-OS] Make wake_up callback-safe
commit
|
commitdiff
|
tree
|
snapshot
2007-11-24
Keir Fraser
[Mini-OS] Fix init_waitqueue_entry
commit
|
commitdiff
|
tree
|
snapshot
2007-11-24
Keir Fraser
[Mini-OS] Add init_SEMAPHORE
commit
|
commitdiff
|
tree
|
snapshot
2007-11-24
Keir Fraser
[Mini-OS] Make semaphores callback-safe
commit
|
commitdiff
|
tree
|
snapshot
2007-11-24
Keir Fraser
x86, hvm: Config option to allow vmxassist to be disabled.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-23
Keir Fraser
[Mini-OS] Add strrchr()
commit
|
commitdiff
|
tree
|
snapshot
2007-11-23
Keir Fraser
[Mini-OS] Add ENOTSUP
commit
|
commitdiff
|
tree
|
snapshot
2007-11-23
Keir Fraser
[Mini-OS] Move _ctype into a module
commit
|
commitdiff
|
tree
|
snapshot
2007-11-23
Keir Fraser
vt-d: Fix ISA IRQ alias issue
commit
|
commitdiff
|
tree
|
snapshot
2007-11-23
Keir Fraser
[Mini-OS] Make bind_virq return the port
commit
|
commitdiff
|
tree
|
snapshot
2007-11-23
Keir Fraser
[Mini-OS] Fix x86 arch_switch_thread
commit
|
commitdiff
|
tree
|
snapshot
2007-11-23
Keir Fraser
[Mini-OS] Optimize get_current()
commit
|
commitdiff
|
tree
|
snapshot
2007-11-23
Keir Fraser
[Mini-OS] Fix stack closures
commit
|
commitdiff
|
tree
|
snapshot
2007-11-23
Keir Fraser
[Mini-OS] Fix x86 initial stack alignment
commit
|
commitdiff
|
tree
|
snapshot
2007-11-23
Keir Fraser
xend: Add support for NetBSD.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-22
Keir Fraser
hvm: Clean up VMCS/VMCB construction.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-22
Keir Fraser
x86: emulate I/O port access breakpoints
commit
|
commitdiff
|
tree
|
snapshot
2007-11-22
Keir Fraser
x86: single step after instruction emulation
commit
|
commitdiff
|
tree
|
snapshot
2007-11-22
Keir Fraser
acm: Fix an exit label.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-22
Keir Fraser
netfront/back: Specify interface allowing multicast...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-22
Keir Fraser
[SVM] handle MC threshold registers for Barcelona
commit
|
commitdiff
|
tree
|
snapshot
2007-11-22
Keir Fraser
x86: make set_task_gate() x86-32-only since x86-64...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-22
Keir Fraser
x86-64: access only 4 bytes a the reset vector location...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-22
Keir Fraser
Header dependency fix.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-22
Keir Fraser
Merge with ia64 tree.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-22
Keir Fraser
libxc: Minor clean up of xc_core, and fix for -fstrict...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-22
Keir Fraser
hvm: Clean up CPUID 0x80000001 emulation. Filter out...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-21
Alex Williamson
merge with xen-unstable.hg (staging)
commit
|
commitdiff
|
tree
|
snapshot
2007-11-21
Keir Fraser
x86: rmb() can be weakened according to new Intel spec.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-21
Keir Fraser
x86: Re-factor and clean up system.h.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-21
Keir Fraser
i386: Remove unnecessary, and broken, address check...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-21
Keir Fraser
i386: adjustment to segment fixup code.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-21
Keir Fraser
x86: Make IDT/GDT/LDT updates safe.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-21
Keir Fraser
ioemu: Add e100 NIC support. Req'd for w2k3/IA64.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-21
Keir Fraser
hvm: Do not crash guest if it does an unaligned access...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-21
Keir Fraser
Remove unused smpboot.h header file.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-20
Alex Williamson
merge with xen-unstable.hg (staging)
commit
|
commitdiff
|
tree
|
snapshot
2007-11-20
Keir Fraser
xen: Allow granting of foreign access to iomem pages...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-20
Alex Williamson
[IA64] vti save-restore: save.h clean up
commit
|
commitdiff
|
tree
|
snapshot
2007-11-20
Alex Williamson
[IA64] vti save-restore: save/restore opt_feature status
commit
|
commitdiff
|
tree
|
snapshot
2007-11-20
Alex Williamson
[IA64] vti save-restore: preparation opt_feature support
commit
|
commitdiff
|
tree
|
snapshot
2007-11-20
Alex Williamson
[IA64] vti save-restore: fix opt_feature hypercall
commit
|
commitdiff
|
tree
|
snapshot
2007-11-20
Alex Williamson
[IA64] vti save-restore: fix vacpi_save()
commit
|
commitdiff
|
tree
|
snapshot
2007-11-20
Keir Fraser
x86, 32-on-64: Improve checking in vcpu_destroy_pagetab...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-20
Keir Fraser
xenapi: Extension to get vif total i/o stats.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-20
Keir Fraser
ACM: Test sharing as part of the authorization check.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-20
Keir Fraser
svm: Fix __update_guest_eip() to clear interrupt shadow.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-20
Keir Fraser
xen: Domain0 builder should set start_info magic string to
commit
|
commitdiff
|
tree
|
snapshot
2007-11-17
Keir Fraser
x86: Move log-dirty-mode assertion to correct place.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-16
Keir Fraser
Log dirty radix tree code cleanup. Also do not deferenc...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-16
Keir Fraser
hvm: RTC emulation - RTC_UIE/RTC_SET fix
commit
|
commitdiff
|
tree
|
snapshot
2007-11-16
Keir Fraser
hvm: make dirty logging stop requiring physical pages...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-16
Keir Fraser
x86: Clean up some files of inline asm, and fix
commit
|
commitdiff
|
tree
|
snapshot
2007-11-16
Keir Fraser
hvm passthru: Uses of XC_PAGE_MASK should be XC_PAGE_SI...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-16
Keir Fraser
xentrace: make xentrace and xenmon work on Solaris...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-16
Keir Fraser
xentrace: Fix TypeError handling of xentrace_format.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-16
Keir Fraser
qemu: more verbose on failures.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-16
Keir Fraser
vt-d: Clean up VT-d code
commit
|
commitdiff
|
tree
|
snapshot
2007-11-16
Keir Fraser
pvfb: PVFB SDL backend chokes on bogus screen updates
commit
|
commitdiff
|
tree
|
snapshot
2007-11-16
Keir Fraser
xend: host.get_log() close fd
commit
|
commitdiff
|
tree
|
snapshot
2007-11-16
Keir Fraser
vmx: wbinvd optimization for pass-through domain.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-16
Keir Fraser
x86, hvm: Small code cleanups.
commit
|
commitdiff
|
tree
|
snapshot
next